Click or drag to resize

AutodiscoverServiceUnsafeAuthenticatedConnectionSharing Property

Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool UnsafeAuthenticatedConnectionSharing { get; set; }

Property Value

Type: Boolean
true if [unsafe authenticated connection sharing]; otherwise, false.
See Also